Search results 60

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image cap
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image cap
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image cap
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image cap
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

Card image cap
Rename File

This will rename a specific file and or move the file to a different directory

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file